Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add streaming support to listen_bucket_notification() API #55

Merged
merged 2 commits into from
Oct 3, 2023

Conversation

donatello
Copy link
Member

  • Add doc on list_bucket_notification API.

Iteration style is easier to use as the code is more linear. I am not sure callback style is better suited for any particular problem (let me know if this is not right).

- Add doc on list_bucket_notification API.
@donatello donatello force-pushed the listenbucket branch 3 times, most recently from 18ddd68 to 11b2401 Compare September 29, 2023 22:19
@balamurugana balamurugana changed the title Modify list_bucket API to use iteration style Add streaming support to listen_bucket_notification() API Sep 30, 2023
tests/tests.rs Outdated Show resolved Hide resolved
src/s3/client/listen_bucket_notification.rs Show resolved Hide resolved
@balamurugana balamurugana merged commit 17a6dea into minio:master Oct 3, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants